mergAVCompositionInsertAsset
Type
command
Summary
Insert all tracks from an asset time range into a composition at a specified time
Syntax
mergAVCompositionInsertAsset <pCompositionPointer>, <pAssetPointer>, <pStart>, <pDuration>, <pTime>
Description
Insert all tracks from an asset time range into a composition at a specified time
Parameters
Name | Type | Description |
---|---|---|
pCompositionPointer | a pointer to the composition in memory | |
pAssetPointer | a pointer to the asset in memory | |
pStart | the start time in milliseconds of the asset that you want added to the composition | |
pDuration | the duration in milliseconds of the asset that you want added to the composition | |
pTime | the time in milliseconds in the composition that you want the asset to be added to |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile